Skip to content

Conversation

@LONECODER1
Copy link
Contributor

Description

Added Topological Sort visualization using both Kahn’s Algorithm (BFS-based) and DFS-based approaches.
This enhances the graph visualizer by allowing users to explore both methods interactively.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #22

Checklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]:Add Topological Sort Visualizer

2 participants